home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Bus
/
S
/
SALESCALC.cpt
/
SALESCALC
/
Sales Ratios
/
background_2712.txt
< prev
next >
Wrap
Text File
|
1987-12-10
|
978b
|
50 lines
-- background: 2712 from stack: in
-- bmap block id: 2071
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openBackground
push recent card
end openBackground
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=40 top=314 right=339 bottom=69
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris open
go Home
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=432 top=311 right=339 bottom=469
-- title width / last selected line: 0
-- icon id / first selected line: 30557 / 30557
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to card ID 6565
end mouseUp